set Page Transformation
Sets the page transformation animation for the ViewPager.
Parameters
transform
An integer constant representing the desired transformation:
- DEFAULT_PAGE_TRANSFORM: No specific transformation.
- ZOOM_OUT_PAGE_TRANSFORM: Zoom out animation.
- DEPTH_PAGE_TRANSFORM: Depth animation.